Click or drag to resize

RetentionPolicyTagIsVisible Property

Use this setting to determine whether the policy tag is displayed in the list of tags available to the user.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsVisible { get; set; }

Property Value

Type: Boolean
true if this instance is visible; otherwise, false.
See Also